FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package pbmesolutions.V1.fhir#1.1.1 (46 ms)

Package pbmesolutions.V1.fhir
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=pbmesolutions.V1.fhir@1.1.1&canonical=http://pbme.solutions/fhir/StructureDefinition/PBMProcedureOPS
Url http://pbme.solutions/fhir/StructureDefinition/PBMProcedureOPS
Status draft
Date 2021-04-06T07:55:35.691803+00:00
Name PBMProcedureOPS
Experimental False
Type Procedure
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "9c29419e-5234-4122-8577-21503d135565",
  "meta" : {
    "lastUpdated" : "2021-04-08T16:29:11.496+00:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" />"
  },
  "url" : "http://pbme.solutions/fhir/StructureDefinition/PBMProcedureOPS",
  "name" : "PBMProcedureOPS",
  "status" : "draft",
  "date" : "2021-04-06T07:55:35.691803+00:00",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "workflow",
      "uri" : "http://hl7.org/fhir/workflow",
      "name" : "Workflow Pattern"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    },
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Procedure",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Procedure",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Procedure.identifier",
        "path" : "Procedure.identifier",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Procedure.identifier.system",
        "path" : "Procedure.identifier.system",
        "comment" : "Identifier.system is always case sensitive.\r\n\r\nFor PBMe.Solutions, it shall be consistent in this format: \r\nhttp://pbme.solutions/[locaHospitalName]/fhir/",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Procedure.identifier.value",
        "path" : "Procedure.identifier.value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Procedure.status",
        "path" : "Procedure.status",
        "mustSupport" : true
      },
      {
        "id" : "Procedure.code",
        "path" : "Procedure.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Procedure.code.coding",
        "path" : "Procedure.code.coding",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Procedure.code.coding.system",
        "path" : "Procedure.code.coding.system",
        "fixedUri" : "http://fhir.de/CodeSystem/dimdi/ops",
        "mustSupport" : true
      },
      {
        "id" : "Procedure.code.coding.code",
        "path" : "Procedure.code.coding.code",
        "comment" : "Use an OPS code from DIMDI\r\nhttp://fhir.de/CodeSystem/dimdi/ops",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Procedure.code.coding.display",
        "path" : "Procedure.code.coding.display",
        "mustSupport" : true
      },
      {
        "id" : "Procedure.subject",
        "path" : "Procedure.subject",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ],
            "aggregation" : [
              "referenced"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Procedure.subject.reference",
        "path" : "Procedure.subject.reference",
        "comment" : "To be able to allow delta changes etc. use PUT for transfer an use references like this:\r\n\r\n\"Patient?identifier=localHospitalName|patientID\"",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Procedure.encounter",
        "path" : "Procedure.encounter",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "aggregation" : [
              "referenced"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Procedure.encounter.reference",
        "path" : "Procedure.encounter.reference",
        "comment" : "To be able to allow delta changes etc. use PUT for transfer an use references like this:\r\n\r\n\"Encounter?identifier=localHospitalName|encounterID\"",
        "min" : 1
      },
      {
        "id" : "Procedure.performed[x]",
        "path" : "Procedure.performed[x]",
        "min" : 1,
        "type" : [
          {
            "code" : "dateTime"
          },
          {
            "code" : "Period"
          }
        ],
        "mustSupport" : true
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.